/* CSS Document */
* {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
}
.ershida {
width:1276px;
 height:175px;
 margin:0px auto;
} 
input, button, ul, li, body, p, hr {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #000;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
img {
  border: none;
  outline: none
}
li {
  list-style: none;
}
/*全局样式*/
* {
  box-sizing: border-box;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td {
  padding: 0;
  margin: 0;
}
body {
  font-family: "微软雅黑" !important;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
div, li, ul, img, a, input, button {
  list-style: none;
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
}
a:focus {
  outline: none;
}
a:link, a:visited {
  text-decoration: none !important;
  color: #333;
}
a:hover {
  text-decoration: none !important;
  cursor: pointer;
  color: #C70000;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 0px;
  padding-left: 0px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.clear {
  clear: both;
}
.innerCon {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative; 
/*border: 1px solid #e7e5e5;  飘红*/
}
.flt_lt {
  float: left;
  /*margin-left:10px;    飘红*/
}
.flt_rgt {
  float: right;
/*margin-right:10px;   飘红*/
}
.bgWiColr {
  background-color: #FFFFFF;
}
/*主题开始*/
body {
background-image: url("../images/bg.png");
/*background: url(/henan/nhxrmzf/files/202409/20240930102554616.png) center -4px no-repeat;    飘红*/
}
.nhtop {
  height: 36px;
  width: 100%;
 /* width: 1200px;         飘红*/ 
  min-width: 1200px;
  line-height: 100%;
  background-color: #F5F5F5;
  /*margin: 158px auto 0 auto;   飘红*/
}
.nhtop .innerCon a:link, .nhtop .innerCon a:visited {
  font-size: 14px;
  line-height: 36px;
  display: inline-block;
}
.nhtop .innerCon span {
  display: inline-block;
  margin: 0 8px;
  line-height: 36px;
}
.nhtop .innerCon #swzakg {
  cursor: pointer;
}
.nhhead {
  width: 100%;
  /*width:1200px;  飘红*/
/*margin-top: 176px !important;*/
  min-width: 1200px;
  height: 160px;
  background: #8BEBFF url("../images/head_bg.png") center no-repeat;
  margin:0 auto;
}
.nhhead .innerCon .logoImg{
  position: absolute;
  left: 0;
  top: 22%;
}
.nhhead .innerCon form {
  width: 354px;
  height: 44px;
  position: absolute;
  right: 0;
  top: 35%;
  display: flex;
  justify-content: center;
}
.nhhead .innerCon form input[type="text"] {
  width: 82%;
  height: 100%;
  line-height: 100%;
  background-color: #FFFFFF;
  border-radius: 22px 0 0 22px;
  text-indent: 20px;
  display: block\0; /*IE8-9*/
  float: left\0;
}
.nhhead .innerCon form input[type="submit"] {
  width: 18%;
  height: 100%;
  line-height: 100%;
  background: #E50000 url("../images/sousuo.png") center center no-repeat;
  border-radius: 0 22px 22px 0;
  cursor: pointer;
  display: block\0; /*IE8-9*/
  float: right\0;
}
.nhmenu {
  width:100%;   
  /*width:1200px;  飘红*/
  height: 52px;
  min-width: 1200px;
  background-color: #256AA1;
  margin:0 auto; 

}
.nhmenu .innerCon a:link, .nhmenu .innerCon a:visited {
  display: inline-block;
  width: 196px;
  line-height: 52px;
  font-size: 20px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
.nhmenu .innerCon a:hover {
  background-color: #C70000;
}
.nhmenu .innerCon a.actOn {
  background-color: #C70000;
}
/*头条*/
.outCon {
  height: auto;
  min-height: 20px;
  padding: 20px 0px;
  background-color: #FFFFFF;
}
.firstNews {
  width: 1160px;
  height: 106px;
  margin-left: 20px;
  background: url("../images/toutiao.png") left top no-repeat;
}

.firstNews a.top:link, .firstNews a.top:visited{
  display: block;
  width: 950px;
  height: 68px;
  margin-left: 120px;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  line-height: 68px;	
  font-size: 26px;
  font-weight: bold;
  color: #222;
}
.firstNews a.top:hover {
  color: #C70000;
}
.firstNews a.bot{
  display: block;
  width: 950px;
  height: 16px;
  margin-left: 120px;
  text-align: center;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 16px;
}
.firstNews a.bot span{
	color: #C70000;
	margin-left: 10px;
}
.code{
	position: absolute;
	top: 35px;
	right: 20px;
	width: 70px;
	height: 70px;
	border-radius: 5px;
	background: #C70000 url("../images/sm.png") center 15px no-repeat;
	text-align: center;
	cursor: pointer;
}
/*二维码*/
.code span{
	display: block;
	margin-top: 45px;
	color: #FFF;
}
.codeImg{
	position: absolute;
	display: none;
	top:70px;
	right: 0;
	width: 228px;
/*width: 120px;*/
	height: 150px;
	background: url("../images/codeImgBg.png") right bottom no-repeat;
/*background: url("../images/codeImgBg_s.png") right bottom no-repeat;*/
	z-index: 1;
}
.codeImg img{
	display: block;
	float:left;
	margin:32px 0 0 21px;
	/*margin:32px 0 0 18px;*/
}
.codeImg span{	
	display: block;
	float: left;
	width: 84px;
	line-height: 28px;
	text-align: center;
	margin: 0 0 0 21px;
	color: #333;
}
.codeImg span.ysb{
 width:100px;
margin-left:14px;
}
.codeImg span.ysnh{
 width:94px;
margin-left:8px;
}
/*图片切换*/
.slideBoxCon{
        width:600px; 
	height:340px;
        float: left;
        margin: 20px 0 0 20px;
}
.slideBox{
	width:600px; 
	height:340px; 
	overflow:hidden; 
	position:relative;
 }
.slideBox .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:5px; 
	bottom:10px; 
	z-index:1; 
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:9px;  
	width:13px; 
	height:13px; 
	border-radius: 50%;
	background:#FFF; 
	cursor:pointer; 
}
.slideBox .hd ul li.on{ 
	background:#C70000; 
}
.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;
}
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
	position: relative;
}
.slideBox .bd img{ 
	width:600px; 
	height:340px; 
	display:block;  
}
.slideBox .bd span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-indent: 15px;
	background:rgba(0,0,0,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000,endcolorstr=#66000000);
}
.slideBox .prev{ 
	position:absolute; 
	left:0; 
	top:50%; 
	width: 20px;
	height: 90px;
	margin-top:-45px; 
	display:block; 
	background: url(../images/left.png) 4px 26px no-repeat;
	background-color: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.slideBox .next{ 
	position:absolute;
	top:50%; 
	width: 20px;
	height: 90px;
	margin-top:-45px; 
	left:auto; 
	right:0; 
	background: url(../images/right.png) 4px 26px no-repeat;
	background-color: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.slideBox .prev:hover,.slideBox .next:hover{ 
	background-color: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000);
}

/*新闻切换*/
.slideTxtBox{
	width:540px;
	height:340px;
	text-align:left;
	float:right;
	margin: 20px 20px 0 0;
}
.slideTxtBox .hd{
	height:44px;
	line-height:10px;
	position:relative;
}
.slideTxtBox .hd ul{
	float:left;
	position:absolute;
	height:44px;}
.slideTxtBox .hd ul li{
	width:108px;
	float:left;
	cursor:pointer;
	text-align:center;
	position:relative;
	font-size:20px;
	line-height: 44px;
}
.slideTxtBox .hd ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color:#333;
}
.slideTxtBox .hd ul li.on{
	height:44px;
	background-color:#c70000;
}
.slideTxtBox .hd ul li.on a{
	font-weight:bold;
	color: #FFF;
}
.slideTxtBox .bd ul{
	zoom:1;
	position:relative;
	padding-top: 10px;
}
.slideTxtBox .bd li{
	height:36px;
	font-size:16px;
	line-height:36px;
}
.slideTxtBox .bd li a span.lt{
	float: left;
	color: #2C69BC;
	width: 12px;
	text-align: left;
}
.slideTxtBox .bd li a span.rt{
	float: right;
	color: #999;
	font-size: 14px;
}

.banner{
	width: 1200px;
	height: 88px;
	margin: 20px auto;
	background-color: #FFF;
}

/*专题专栏*/
.ztzl{
	width: 1200px;
	height: 125px;
	background-color: #FFF;
	padding: 20px;
	margin: 20px auto;
    border: 1px solid #e7e5e5;   /*20210625*/
}
.ztLeft{
	width: 90px;
	height: 83px;
	border: 1px solid #E50000;
	border-radius: 10px;
	padding: 14px 0 0 22px;
	letter-spacing: 10px;
	line-height: 26px;
	font-size: 18px;
	color: #E50000;
	font-weight: bold;
	float: left;
}

.picScroll{
	width: 1050px;
	height: 80px;
	overflow:hidden;
	position:relative;
	float: right;
}
.picScroll .hd{ 
	overflow:hidden;  
}
.picScroll .hd .prev,.picScroll .hd .next{ 
	display:block;  
	width:18px; 
	height:80px;
	cursor:pointer; 
	position: absolute;
	z-index: 3;
}
.picScroll .hd .prev{
	left: 0;
	top: 0;
	background: url("../images/ztzl-zuo.png") left center no-repeat;
}
.picScroll .hd .next{ 
	right: 0;
	top: 0;
	background: url("../images/ztzl-you.png") left center no-repeat; 
}
.picScroll .bd{
	width: 1050px;
	margin: 0 auto;
}
.picScroll .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picScroll .bd ul li{ 
	margin:0 9px 0 0; 
	float:left;
	 _display:inline; 
	 overflow:hidden; 
	 text-align:center; 
}
.picScroll .bd ul li img{ 
	width:260px; 
	height:80px; 
	display:block;  
}
/*政务公开*/

.zwgk{
	width: 685px;
    height: 512px;
    float: left;
    padding: 20px;
    background-color: #FFFFFF;
}
.titCon{
	width: 100%;
	height: 53px;
	border-bottom: 1px solid #DADADA;
}
.titCon span{
	width: 6px;
	height: 18px;
	background-color: #E50000;
	border-radius: 3px;
	float: left;
	margin: 5px 10px 0 0;
}
.titCon .tit{
	float: left;
	font-size: 18px;
	color: #E50000;
	font-weight: bold;
	line-height: 16px;
	padding: 0 2px;
	margin: 5px 10px 0 0;
}
.titCon a{
	display: block;
	float:right;
	width: auto;
	height: 30px;
	line-height: 28px;
	padding-right: 12px;
	margin-left: 10px;
	text-indent: 36px;
	border-radius: 15px;
	border: 1px solid #E50000;
}
.titCon a:nth-child(3){
	background: url("../images/zhengfugongzuobaogao.png") 14px center no-repeat;
}
.titCon a:nth-child(4){
	background: url("../images/niandubaogao.png") 14px center no-repeat;
}
.titCon a:nth-child(5){
	background: url("../images/gongkaizhinan.png") 14px center no-repeat;
}
.titCon a:nth-child(6){
	background: url("../images/gongkaimulu.png") 14px center no-repeat;
}

.sonCatg{
    width: 100%;
    height: 52px;
    margin-top: 15px;
}
.sonCatg a{
	display: block;
	float: left;
	width: 114px;
	height: 43px;
	border: 1px solid #E50000;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #E50000;
	border-radius: 8px;
	margin-right: 18px;
}
.sonCatg a:last-child{
	margin-right:0;
}

.zwslide{
	width:100%;
	height:340px;}
.zwslide .hd{
	height:54px;
	line-height:54px;
	position:relative; 
	border-bottom: 1px solid #DADADA;
}
.zwslide .hd ul{
	float:left;
	position:absolute;
	height:54px;}
.zwslide .hd ul li{
	width:auto;
	float:left;
	cursor:pointer;
	text-align:left;
	position:relative;
	font-size:18px;
	margin-right: 70px;
	line-height: 54px;
}
.zwslide .hd ul li:last-child{margin-right: 0;}
.zwslide .hd ul li a{
	color:#333;
}
.zwslide .hd ul li.on{
	height:54px;}
.zwslide .hd ul li.on a{
	font-weight:bold; 
	color: #E50000;
}
.zwslide .bd ul{
	zoom:1;
	position:relative;
	padding-top: 10px;
}
.zwslide .bd li{
	height:36px;
	font-size:16px;
	line-height:36px;
}
.zwslide .bd li a span{
	float: right;
	color: #999;
	font-size: 14px;
}

/*政务服务交流*/
.zwfwjl{
	width:495px;
	hegiht:502px;
	float: right;
    padding: 20px;
    background-color: #FFFFFF;
}
.zwfw{
	width:228px;
	height:164px;
	float: left;
}
.zwfw .grbs{
	width: 100px;
	height: 94px;
	float: left;
	border-radius: 10px;
	padding-top: 62px;
	margin: 15px 0 0 10px;
	background: #FA8532 url("../images/grbs.png") center 20px no-repeat;
}
.zwfw .frbs{	
	background: #1BD01B url("../images/frbs.png") center 20px no-repeat;
}
.zwfw .grbs span,.zwfw .frbs span{
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.xzrx{
	float: right;
	margin-top: -5px;
}
.ygxf{
	float: right;
	margin-top:10px;
}

.zwjl{
	width:100%;
	margin-top:15px;
	float: left;
}
.zwjl .wyxx{
	background: url("../images/xiexin.png") 14px center no-repeat !important;
}
.zwjl .ldxx{
	background: url("../images/ldxx.png") 14px center no-repeat !important;
}

.mailCon{
	height:218px;
	margin-top: 7px;
}
.mailCon .mailTit{
	float: left;
	font-size:16px;
	color:#e50000;
	line-height: 32px;
	font-weight: bold;
	border-bottom: 2px solid #e50000;
}
.mailCon .mailNum{
	float: left;
	font-size:14px;
	color:#333;
	line-height: 32px;
	margin-left: 22px;
}
.mailCon .more{
	display: block;
	float: right;
	height: 32px;
	line-height: 32px;
}
.mailCon .list{ 
        width:100%;
	margin-top: 10px;
	float:left;
}

/*友情链接*/
.linkCon{
	height: 66px;
  	padding: 20px 0px;
  	background-color: #FFFFFF;
	margin: 20px auto;
}
.linkCon span{
	font-size: 16px;
	padding: 0 0 0 30px;
        float:left;
}
.linkCon .selectCon{
       width: 168px;
	height: 30px;
	margin-left: 40px;
        float:left;
}
.linkCon .selectCon select{
	display: block;
	width:100%;
        height:28px;
}

.bottom{
	width:100%;
	min-width: 1200px;
	height: 148px;
	border-top: 3px solid #e50000;
	padding-top: 28px;
	text-align: center;
	line-height: 32px;
	background-color: #F8F8F8;
        margin-top:20px;
}
.bottom .lft{
	position: absolute;
	left: 20px;
	top: 10px;
}
.bottom .rgt{
	position: absolute;
	right: 20px;
	top: 10px;
}
/*二级栏目*/

.categCon{
	padding: 0 20px 20px 20px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.curPos{
	height:46px;
	line-height: 46px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 15px;
}
.curPos img{
	display: block;
	float: left;
	margin: 12px 5px 0 0;;
}


.cateList{
	width:260px;
	min-height:365px;
	height:auto !important;
	padding-bottom: 10px;
	float:left;
}
.cateListTit{
	width: 100%;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #e50000;
    padding: 15px;
	margin-bottom: 10px;
}
.cateList ul li{
    width: 80%;
    margin: 0 auto;
}
.cateList ul li a {
	display: block;
	width: 100%;
	height:55px;
	font-size:18px;
	line-height:55px;
	text-align:left;
	text-indent: 5px;
	color: #333;
	border-bottom: 1px solid #DDD;
	}
.cateList ul li a span{
	float:right;
	margin-right: 15px;
	font-size: 34px;
    line-height: 45px;
	color: #DDD;
}
.cateList ul li a:hover {
	height:55px;
	line-height:55px;
	color:#e50000;
}
.cateList ul li a:hover span{
	color:#e50000;
}
.cateList ul li.activeOne { }
.cateList ul li.activeOne a {
	font-weight: bold;
	height:55px;
	line-height:55px;
	color:#e50000;
	border-bottom: 2px solid #e50000;
}
.cateList ul li.activeOne a span{
	color:#e50000;
}

.infoList{
	width: 870px;
	height: auto;
	float: right;
	margin-bottom: 20px;
}
.colInfoCon {
    width: 100%;
    margin-bottom: 20px;
    float: left;
}
.colInfoTit {
    width: 100%;
    height: 46px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DDD;
	line-height: 46px;
	font-size: 18px;
	font-weight: bold;
	color: #e50000;
	text-indent: 20px;
	float: right;
}

.list-info-one {
	float: right;
	width: 98%;
	line-height: 45px;
    font-size: 16px;
    border-bottom: 1px dashed #C3C3C3;
}
.list-info-one  span{
	width: 100px;
    height: 45px;
    float: right;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    color: #666666;
}

.colInfoList{
	float: right;
	width: 98%;
	line-height: 45px;
    font-size: 16px;
    border-bottom: 1px dashed #C3C3C3;
}
.colInfoList span{
	width: 100px;
    height: 45px;
    float: right;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    color: #666666;
}
/*信息*/
.infoOutCon{
	padding: 0 20px 20px 20px;
	background-color: #FFF;
	margin-bottom: 20px;
	min-height: 560px;
}
.infoCon{
	padding-bottom: 20px;
}
.infoTit{
	width: 95%;
    margin: 20px auto;
    font-size: 26px;
    color: #e50000;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}
.infoSx{	
	width: 95%;
    margin: 20px auto;
	text-align: center;
	line-height: 40px;
	background-color: #F5F5F5;
	color: #666;
	position: relative;
}
.infoSx span{
	padding: 0 15px;
}
.wzshare {
    width: 175px;
    position: absolute;
    right: 0;
    top: 0;
}
.bshare-custom{
padding-top:10px;
}
.bshare-custom a{
margin:0px !important;
}
.infoDetl{
	width: 95%;
    margin: 0 auto;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 35px;
    overflow: auto;
	color: #333;
}

.infoWj{
	padding-bottom: 20px;
	width:862px;
	float: left;
}
.infoWjRgt{
	width: 280px;
	float: right;
}
.infoWjRgt .tit{
	width: 100%;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background-color: #e50000;
	margin-top: 32px;
}
.infoWjRgt .info{
	width: 98%;
	margin: 15px auto;
	line-height: 30px;
}
.infoWjRgt .info a{
	font-size: 16px;
}

#htmlData{
width:100%;
height:600px;
}

/***/
.zwxxgk_bd{ width:100%; height:100%; overflow:hidden; background:url(../images/zwxxgk_bg.png) center top no-repeat #fdfdfe; margin-bottom:10px;}
ul,li{ list-style:none; padding:0; margin:0;}
a{ text-decoration:none;}
/****top ****/
.zwxxgk_top{ width:1100px; height:365px; margin:0 auto;}
.zwxxgk_top a{display: block;height: 100%;}
.zwxxgk_top1{padding-top:30px;height: 85px;width: 350px;}
.zwxxgk_top2{ width:714px; height:121px; margin-left:237px; margin-top:20px;}

.zwxxgk_box{ width:1100px; height:100%;  overflow:hidden;background-color:rgb(242,242,242);margin: 1px auto 0 auto; }

/* 检索 */
.zwxxgk_ss{ width:1100px; height:50px; background: url('../images/zwxxgk_img05.png') center center no-repeat; float:left; margin-top:84px; margin-bottom:84px;}
.inputText1{ width:510px;  float: right; margin-right:296px;}
.inputText1 form{display: block; border: 1px solid #2d66a3;border-radius: 9px;width: 510px; height: 50px;}
.inputText1 form input{ width:451px;  background: #fff; margin: 0;height: 100%;text-indent: 10px;padding: 0;border-radius: 9px;font-size: 16px;}
.inputText1 .inp{ width:410px;height:35px; float:left;  padding-left: 20px; }
.inputText1 .inp1{width:40px; height:42px;float:right; cursor:pointer; text-align: center; margin-right:15px; }
.inputText1 .inp1 input{background: url('../images/zwxxgk_searchbtn.png') center no-repeat;width: 100%; margin-top: 4px;}

/* 左导航 */
.dl_nav{width:240px; margin-left:36px; float: left;}
.dl_nav01{width:100%;float: left;}
.dl_nav_h1,.dl_nav_h2{ width:240px;height:68px; margin-bottom:15px; float: left;font-size:23px;color: rgb(45,102,165);background: #fff;border: 1px solid #ddd;}
.dl_nav_h1 a{ color: rgb(45,102,165);font-size:23px; display: block;height: 67px;padding-top: 3px;}
.dl_nav_h1 a:hover,
.dl_nav_h1.on a{ background-color:rgb(45,102,165);color:#fff;}
.dl_nav_h1 em.zwxxgk_bnt1,
.dl_nav_h1 em.zwxxgk_bnt2,
.dl_nav_h1 em.zwxxgk_bnt3,
.dl_nav_h1 em.zwxxgk_bnt4,
.dl_nav_h1 em.zwxxgk_bnt5,
.dl_nav_h1 em.zwxxgk_bnt6,
.dl_nav_h1 em.zwxxgk_bnt7,
.dl_nav_h1 em.zwxxgk_bnt8{width:40px; height:63px;float:left;margin-right:25px;margin-top:10px; margin-left: 20px;}
.dl_nav_h1 em.zwxxgk_bnt1 { background:url('../images/zwxxgk_bnt01.png') no-repeat;}
.dl_nav_h1 em.zwxxgk_bnt2 {background:url('../images/zwxxgk_bnt02.png') no-repeat;}
.dl_nav_h1:hover em.zwxxgk_bnt1{background:url('../images/zwxxgk_bnt01b.png') no-repeat;}
.dl_nav_h1:hover em.zwxxgk_bnt2{background:url('../images/zwxxgk_bnt02b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt1{background:url('../images/zwxxgk_bnt01b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt2{background:url('../images/zwxxgk_bnt02b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt3{background:url('../images/zwxxgk_bnt03b.png') no-repeat; background-size:40px;}
.dl_nav_h1.on em.zwxxgk_bnt4{background:url('../images/zwxxgk_bnt04b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt5{background:url('../images/zwxxgk_bnt05b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt6{background:url('../images/zwxxgk_bnt06b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt7{background:url('../images/zwxxgk_bnt07b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt8{background:url('../images/zwxxgk_bnt08b.png') no-repeat;}

.dl_nav_h2{height: 65px;}
.dl_nav_h2:hover{background-color:rgb(45,102,165);color:#fff;}

.dl_nav_h1 em.zwxxgk_bnt3 {background:url('../images/zwxxgk_bnt03.png') no-repeat;}
.dl_nav_h1 em.zwxxgk_bnt4 {background:url('../images/zwxxgk_bnt04.png') no-repeat;}
.dl_nav_h1 em.zwxxgk_bnt5 {background:url('../images/zwxxgk_bnt05.png') no-repeat;}
.dl_nav_h1 em.zwxxgk_bnt6 {background:url('../images/zwxxgk_bnt06.png') no-repeat;}
.dl_nav_h1 em.zwxxgk_bnt7 {background:url('../images/zwxxgk_bnt07.png') no-repeat;}
.dl_nav_h1 em.zwxxgk_bnt8 {background:url('../images/zwxxgk_bnt08.png') no-repeat;}

.dl_nav_h1:hover em.zwxxgk_bnt3{background:url('../images/zwxxgk_bnt03b.png') no-repeat;}
.dl_nav_h1:hover em.zwxxgk_bnt4{background:url('../images/zwxxgk_bnt04b.png') no-repeat;}
.dl_nav_h1:hover em.zwxxgk_bnt5{background:url('../images/zwxxgk_bnt05b.png') no-repeat;}
.dl_nav_h1:hover em.zwxxgk_bnt6{background:url('../images/zwxxgk_bnt06b.png') no-repeat;}
.dl_nav_h1:hover em.zwxxgk_bnt7{background:url('../images/zwxxgk_bnt07b.png') no-repeat;}
.dl_nav_h1:hover em.zwxxgk_bnt8{background:url('../images/zwxxgk_bnt08b.png') no-repeat;}
.dl_nav_h1 div { float: left; width: 95px;}

.dl_nav_h1 span.zwxxgk_bnt5,.dl_nav_h1 span.zwxxgk_bnt6{width:20px; height:65px;float:right; margin-right: 20px;}
.dl_nav_h1 span.zwxxgk_bnt5 { background:url('../images/zwxxgk_img02b.png') 0 -6px no-repeat;}
.dl_nav_h1 span.zwxxgk_bnt6 {background:url('../images/zwxxgk_img02b.png') no-repeat;}
.dl_nav_h1:hover span.zwxxgk_bnt5{background:url('../images/zwxxgk_img02b1.png') 0 -6px no-repeat;}
.dl_nav_h1:hover span.zwxxgk_bnt6{background:url('../images/zwxxgk_bnt02b1.png') no-repeat;}
.dl_nav_h1.on{width:240px;background-color:rgb(45,102,165);color: rgb(255,255,255);font-size:23px; display: block;border:1px solid #2c6294;}
.dl_nav_h1.on em.zwxxgk_bnt3{background:url('../images/zwxxgk_bnt03b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt4{background:url('../images/zwxxgk_bnt04b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt5{background:url('../images/zwxxgk_bnt05b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt6{background:url('../images/zwxxgk_bnt06b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt7{background:url('../images/zwxxgk_bnt07b.png') no-repeat;}
.dl_nav_h1.on em.zwxxgk_bnt8{background:url('../images/zwxxgk_bnt08b.png') no-repeat;}
.dl_nav_h1.on span.zwxxgk_bnt5{background:url('../images/zwxxgk_img02b1.png') 0 -6px no-repeat;}
.dl_nav_h1.on span.zwxxgk_bnt6{background:url('../images/zwxxgk_bnt02b1.png') no-repeat;}

.sideMenu ul{ width:240px; display:none; background:#fff;color:#999; float: left; padding:0 0 15px 0;/* 默认都隐藏 */}
.sideMenu ul li{ padding:4px 0px 4px 50px;line-height:24px; font-size:16px; font-weight: 400;cursor: pointer;position: relative; margin-bottom:10px;color:#333; }
.sideMenu ul li a{display: block; font-size: 15pt !important;} 
.sideMenu ul li i{position: absolute;right: 16px;top: 8px;}
.sideMenu ul li span{ font-size:35px;float:left; margin-right:10px;}
.sideMenu ul li:hover{background-color:rgb(230,245,255); display:block;color:#2d66a5;}
.sideMenu ul li a:hover{ color:#2d66a5; font-size: 16px; font-weight: 600; } 
.sideMenu ul li.on{color:#2d66a5; font-size: 16px;  background-color:rgb(230,245,255);}
.sideMenu ul li.on a{ color:#2d66a5; display: block;font-weight: 600;} 
.subChild{display: none;}
.sideMenu ul li.on .subChild{ width:240px; display: block;background: #f7f7f7;margin-left: -60px;padding: 10px 0;margin-top: 10px;}
.sideMenu ul li.on .subChild a{padding: 10px 0 10px 80px;line-height: 1.6;color: #000;font-weight: 300;font-size: 14px;color: #666;}
.sideMenu ul li.on .subChild a:hover,
.sideMenu ul li.on .subChild a.on{background: #ddd;}

.scroll_main {width:770px;display: block; float:left;height:1085px; background-color:#FFF; border:1px solid #fffbfb;/* box-shadow: darkgrey 0px 0px 3px 1px ; */padding:0px 20px; margin-left:18px;/*inset边框内阴影*/}
/* 滚动内容区样式 */
.scroll_wrap {width: 100%; height:1085px;position: relative; }
.scroll_wrap h1{ width:730px; font-size:32px; text-align:center; margin:0px; padding:0px; margin-top:38px; margin-bottom:38px; color:#2d66a5; font-weight:600;}
.scroll_wrap .scroll_cont {height:920px;overflow: hidden; padding:0px 20px;}
.scroll_wrap .scroll_cont h2{ margin-top:30px; margin-bottom:30px;}
.scroll_wrap .scroll_cont h3{ margin-top:30px; margin-bottom:30px;}
.scroll_wrap .scroll_cont span{margin-top:30px;margin-right:5px;}
.scroll_wrap .xxgkzn p{
    font-size: 16pt;
    line-height: 30pt;
}

.zfxxgk_zd1{ width:100%; line-height:30px;  float:left; margin-bottom:20px; margin-top:42px;}
.zfxxgk_zd1 a{ font-size:15px;}
.zfxxgk_zd1 b,.zfxxgk_zd2 b{ color:#b2b2b2;font-size:15px; margin-left:20px; font-weight:100;}
.zfxxgk_zd2{ width:100%;float:left; border-top:2px solid #ccc; }
.zfxxgk_zd2  ul li {font-size:15px;line-height: 1.8;margin-top: 20px;}
/* .zfxxgk_zd2  ul li a{float: left;display: block;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;} */
.zfxxgk_zd2  ul li  b{color:#b2b2b2;font-size:16px;margin-left: 10px;font-weight:100;}

.zwxxgk_box1{ width:1028px;height:100%; overflow:hidden; background-color:rgb(242,242,242); margin: 0 auto;padding:0px 36px 20px 36px; }
.scroll_main1 {width:768px;display: block; float:left; background-color:#FFF; border: 1px solid #dfdfdf; padding:0px 0px; margin-left:18px;/*inset边框内阴影*/}
.zfxxgk_zdgktit{width:100%;height:33px;float:left;border-bottom:2px solid #ccc;}
.zfxxgk_zdgktit a{height:33px;line-height:31px;background-color:#2d66a3;display:block;float:left;text-align:center;color:#fff;font-size:18px;font-weight:600;padding: 0px 20px;min-width: 70px;}
.zfxxgk_zdgktit a:hover{ color: #fff; }
#czzj {width:100%; float:left;}
#czzj a{ display:block; float:left; padding:10px 5px;  font-size: 16px;  color: #2d66a3;
    border-bottom: 1px solid #2d66a3;    margin: 0 15px;}
.zfxxgk_zdgkc{float:left;margin-top: 10px;margin-bottom: 20px;width: 100%;padding: 0 20px;}
.zwgk_leader{width: 100%;}
.zfxxgk_zdgkc  ul li {font-size:16px;line-height: 30pt;width: 100%;height: auto;overflow: hidden;}
.zfxxgk_zdgkc  ul li a{float: left;display: block;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;}
.zwgk_leader ul li a{width: 95%;}
.zfxxgk_zdgkc  span{ color:#b2b2b2;font-size:16px; margin-left:20px; float:right;}
.zfxxgk_zdgkc .more{width:100px;height:30px;line-height:30px;font-size:15px;margin: 0 auto;text-align:center;background:#e7e7e7;float:left;margin-top: 10px;margin-left:340px;margin-bottom: 22px;}
.zfxxgk_zdgkc .zfjg li.one{width:100%;}
.zfxxgk_zdgkc .zfjg li{float:left; width:33%; font-size:14px; }


/* 政务信息年度报告 */
.zfxxgk_ndbgt{ font-size:18px; margin:20px 0px;font-family:"微软雅黑" }
.zfxxgk_ndbgct{width:auto;padding: 0 15px; height:40px;background-color:rgb(45,102,165);float:left;line-height:40px;font-size:20px;color:#fff;text-align:center;font-family:"微软雅黑";}
.zfxxgk_02Box{
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}
.zfxxgk_02Box ul{  width:730px; float:left;}
.zfxxgk_02Box ul li{cursor:default; width:220px; float:left; height:53px; line-height:53px; font-size:16px; padding-left:20px;  border-left:2px solid #e8e8e8; }
.zfxxgk_02Box ul li a{width:90%;color:#333; float:left; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zfxxgk_02Box ul li a:hover{ color:#1666d4;  display:block;}
.zfxxgk_02Box ul li tr th{font-weight:normal; padding: 1px 0px;  font-size:14px; border-top: 1px solid #ebebeb;border-right: 1px solid #ebebeb; text-align: center;}
.zfxxgk_02Box ul li tr th a{ width:50px; text-align: center; background: #22ac38; display: block; font-size: 14px; border-radius:2px; color: #fff; margin: 0 auto;}
.zfxxgk_02Box .move{ border-left:none;}
.zfxxgk_02Box .addys{background: #f7f7f7;}


.scroll_main {width:770px;display: block; float:left;height:1085px; background-color:#FFF;  border: 1px solid #dfdfdf;  /*box-shadow: darkgrey 0px 0px 3px 1px ;*/  margin-left:18px;/*inset边框内阴影*/}

.zwxxgk_ndbgwz {width: 100%; height:1085px;position: relative; }
.zwxxgk_ndbgwz h1{ width:730px; font-size:32px; text-align:center; margin:0px; padding:0px; margin-top:38px; margin-bottom:15px; color:#2d66a5; font-weight:600;}
.zwxxgk_ndbgwz .Article_ly{ width:100%;font-size:15px; height: 53px;text-align:center; border-bottom:3px solid #f7f7f7; margin-bottom:20px; float:left; }
.smallFont{font-size: 10px; margin:0 5px 0 5px;cursor: pointer;}
.medFont {font-size: 14px;margin:0 5px 0 0;cursor: pointer;}
.largeFont{font-size: 16px;margin:0 5px 0 0;cursor: pointer;}
.curFont { color:red;}
.zwxxgk_ndbgwz .scroll_cont { width:93%;height:820px;overflow: hidden; padding:0px 20px; float:left; }

.zwxxgk_ndbgwz .scroll_cont p {line-height:30px;font-size:16px;/* text-indent:24px; */}
.zwxxgk_ndbgwz .scroll_cont h2{ font-size:21px; margin-top:30px; margin-bottom:30px; font-weight:600;}
.zwxxgk_ndbgwz .scroll_cont h3{font-size:16px; margin-top:30px; margin-bottom:30px; font-weight:600;}
.zwxxgk_ndbgwz .scroll_cont span{font-size:16px; margin-top:30px; margin-right:5px;}


.zfxxgk_zdgkc dl{width:100%; height:auto; overflow:hidden;}
.zfxxgk_zdgkc dl dt{width:100%; height:auto; overflow:hidden; text-align:center;}
.zfxxgk_zdgkc dl dd{height:auto;overflow:hidden;margin-left: 30px;}
.zfxxgk_zdgkc dl dt a{width:100%; height:100%; overflow:hidden; display:block;}
.zfxxgk_zdgkc dl dt img{ height:151px; width:auto; padding:4px; border:1px solid #dddddd;}
.zfxxgk_zdgkc dl dt p{ line-height:20px; color:#333333; font-size:14px; padding:5px 0px; text-align:center;}

.zfxxgk_zdgkc dl dd a{width: 130px;height:100%;overflow:hidden;float:left;display:block;margin: 5px 15px;text-align: center;}
.zfxxgk_zdgkc dl dd img{ height:127px; width:auto; padding:4px; border:1px solid #dddddd;}
.zfxxgk_zdgkc dl dd p{line-height:24px;color:#333333;font-size:14px;text-align: center;}

.zfxxgk_zdgkc dl dd .stitle{background:url('../images/zwxxgk_ldzc.png') 6px center no-repeat; height:47px; line-height:47px; padding-left:22px;color:#226ebc; font-size:18px;}


.ScrollStyle{overflow: auto !important;}
.ScrollStyle::-webkit-scrollbar{box-sizing:border-box;width:10px;height:80px;/*background:#eee;*/}
.ScrollStyle::-webkit-scrollbar-button{width:10px;height:0px;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
.ScrollStyle::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.09);}
.ScrollStyle::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;}
.ScrollStyle::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
.ScrollStyle::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}
.ScrollStyle::-webkit-scrollbar-corner{background-color:#f1f1f1;}

.hei_zd{height:725px !important;}  
#eWebEditor_FixWidth_DIV{width:100% !important;}  /*老数据内容宽度*/
.mCS_img_loaded{cursor:pointer;}   /*为政府找错*/
#dfbmpt{float: left; margin: 15px 0;}  /*地方部门平台*/
#dfbmpt a:link,
#dfbmpt a:visited{ display: block; float:left; width:33%;line-height:50px; text-indent: 10px;  font-size: 16px;}
#dfbmpt a:hover{background-color:#e5e1dc; color:#C70000;}
#dfbmpt .borR{border-right: 1px solid #e1dbdb;}

/*政务公开栏目首页*/
.leftCata{width:800px; height:100%;  float:right;}
.rightCata{width:350px; height:100%; background-color:#f2f0f0;float:left; /*padding-bottom: 20px;*/}
.rightCata .gkTitle{line-height:40px;font-size:18px; font-weight:bold;color:#c50000;text-indent:18px; margin:10px 0 !important;}
.rightCata .zfldCon{ width:90%; min-height: 300px;height: auto !important;/* height: 438px; */ padding-top: 15px; margin:0 auto; background-color: #fff;  border: 1px solid #e1e1e1;}
.rightCata .zfldCon .ldImg{ width:100px; /*float:left;*/     display: block; margin:0 auto;}
.rightCata .zfldCon p{font-size:16px; font-weight:bold; margin:8px 0; /*float:left;*/ text-align:center;}
.rightCata .zfldCon .othLd{ width:100%; float:left; line-height:35px; font-size:16px; text-indent:15px;}
.rightCata .zfxxgkCon{width:90%;  margin:0 auto; background-color: #fff;  border: 1px solid #e1e1e1;}
.rightCata .zfxxgkCon li{height: 40px;   line-height: 40px; border-bottom: 1px solid #dedede; text-align:center;}
.rightCata .zfxxgkCon li a{font-size:16px;}
.open-list{margin-left: 30px;width: 320px;margin-top: 20px;}
.open-list ul{font-size: 14px;overflow: hidden;}
.open-list ul li{background: url("../images/list-bg1.png") center left no-repeat;text-indent: 16px;float: left;margin-right: 23px;margin-bottom: 18px;}
.open-list ul li a{color: #000;white-space: nowrap;}
.open-list ul li a:hover{color: #015293;}

/*政民互动栏目首页*/
.zmhd_wyzx{line-height: 40px;font-size: 18px;font-weight: bold;color: #c50000;text-indent: 15px;margin: 20px 0 10px 0;}
.zmhd-box{ padding: 30px;background-color: #f1efef;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;    box-shadow: 2px 2px 2px #970621;-webkit-box-shadow: 2px 2px 2px #970621;-moz-box-shadow: 2px 2px 2px #970621;-ms-box-shadow: 2px 2px 2px #970621;-o-box-shadow: 2px 2px 2px #970621; margin-bottom:20px;}
.zmhd-box p {margin-left: 10px;font-size: 15px;color: #000;line-height: 32px;text-indent: 2em;margin-top: 30px;}
.zmhd-box a{display: block;width: 95px;padding: 10px;margin: 15px auto 0 auto;text-align: center;background: #bc3349;color: #fff;font-size: 18px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;}

/* 基层政务公开标准化规范工作专题 */

.w-1200 {
	position: relative;
	width: 1200px;
	margin: 0 auto 50px auto;
}

.jczwgk-banner {
	position: relative;
	width: 100%;
	height: 450px;
	background: url(../images/jcgk_top_bg.jpg) no-repeat center;
	background-size: 1920px 450px;
}
.jczwgk-banner img {
	margin-top: 20px;
	height: 57px;
	width: auto;
}
.jczwgk-zcwj-content {
	position: relative;
	width: 100%;
	margin-top: 60px;
}
.jczwgk-zcwj-title {
	position: relative;
	/*width: calc(100% - 40px);*/
	height: 60px;
	border-left: 8px solid #4184BB;
	padding-left: 20px;
	color: #4184BB;
	background: #EDEDED;
	font-size: 24px;
	line-height: 60px;
}
.jczwgk-zcwj-title a {
	position: absolute;
	top: 0;
	right: 0;
	/*width: 60px;*/
	font-size: 16px;
	line-height: 60px;
	padding-right: 20px;
	color: #888888;
}
.jczwgk-zcwj-content ul {
	position: relative;
	margin-top: 15px;
        background-color:#FFF;
        padding:15px;
}
.jczwgk-zcwj-content ul li {
	position: relative;
	line-height: 60px;
	border-bottom: 2px dashed #dcdcdc;
}
.jczwgk-zcwj-content ul li:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	top: 50%;
	left: 0;
	background: #555555;
}
.jczwgk-zcwj-content ul li a {
	display: block;
	padding-left: 20px;
	color: #555555;
	font-size: 18px;
	max-width: 1050px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jczwgk-zcwj-content ul li .date {
	position: absolute;
	top: 0;
	right: 0;
	color: #999999;
}
.jczwgk-sdly-content {
	position: relative;
	width: 100%;
	margin-top: 60px;
}
.jczwgk-sdly-title {
	position: relative;
	width: 100%;
	height: 60px;
	background: #EDEDED;
}
.jczwgk-sdly-title h3 {
	position: relative;
	display: block;
	width: 320px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	background: #4184BB;
	font-size: 32px;
	font-weight: 400;
}
.jczwgk-sdly-content ul {
	position: relative;
	width: 100%;
	margin-top: 10px;
}
.jczwgk-sdly-content ul li {
	position: relative;
	float: left;
	width: 280px;
	height: 90px;
	margin: 20px 0 0 26.6666px;
	background: #EEEEEE;
	border-radius: 10px;
	text-align: center;
}
.jczwgk-sdly-content ul li:nth-child(1) {background-image: url(../images/ico25.png);}
.jczwgk-sdly-content ul li:nth-child(2) {background-image: url(../images/ico13.png);}
.jczwgk-sdly-content ul li:nth-child(3) {background-image: url(../images/ico24.png);}
.jczwgk-sdly-content ul li:nth-child(4) {background-image: url(../images/ico9.png);}
.jczwgk-sdly-content ul li:nth-child(5) {background-image: url(../images/ico4.png);}
.jczwgk-sdly-content ul li:nth-child(6) {background-image: url(../images/ico2.png);}
.jczwgk-sdly-content ul li:nth-child(7) {background-image: url(../images/ico26.png);}
.jczwgk-sdly-content ul li:nth-child(8) {background-image: url(../images/ico20.png);}
.jczwgk-sdly-content ul li:nth-child(9) {background-image: url(../images/ico3.png);}
.jczwgk-sdly-content ul li:nth-child(10) {background-image: url(../images/ico18.png);}
.jczwgk-sdly-content ul li:nth-child(11) {background-image: url(../images/ico8.png);}
.jczwgk-sdly-content ul li:nth-child(12) {background-image: url(../images/ico7.png);}
.jczwgk-sdly-content ul li:nth-child(13) {background-image: url(../images/ico6.png);}
.jczwgk-sdly-content ul li:nth-child(14) {background-image: url(../images/ico16.png);}
.jczwgk-sdly-content ul li:nth-child(15) {background-image: url(../images/ico22.png);}
.jczwgk-sdly-content ul li:nth-child(16) {background-image: url(../images/ico19.png);}
.jczwgk-sdly-content ul li:nth-child(17) {background-image: url(../images/ico12.png);}
.jczwgk-sdly-content ul li:nth-child(18) {background-image: url(../images/ico11.png);}
.jczwgk-sdly-content ul li:nth-child(19) {background-image: url(../images/ico17.png);}
.jczwgk-sdly-content ul li:nth-child(20) {background-image: url(../images/ico23.png);}
.jczwgk-sdly-content ul li:nth-child(21) {background-image: url(../images/ico21.png);}
.jczwgk-sdly-content ul li:nth-child(22) {background-image: url(../images/ico5.png);}
.jczwgk-sdly-content ul li:nth-child(23) {background-image: url(../images/ico10.png);}
.jczwgk-sdly-content ul li:nth-child(24) {background-image: url(../images/ico14.png);}
.jczwgk-sdly-content ul li:nth-child(25) {background-image: url(../images/ico15.png);}
.jczwgk-sdly-content ul li:nth-child(26) {background-image: url(../images/ico27.png);}
.jczwgk-sdly-content ul li:nth-child(27) {background-image: url(../images/jczwgk_zyzy.png);}
.jczwgk-sdly-content ul li:nth-child(28) {background-image: url(../images/jczwgk_jiaotong.png);}
.jczwgk-sdly-content ul li:nth-child(29) {background-image: url(../images/jczwgk_tongji.png);}
.jczwgk-sdly-content ul li:nth-child(30) {background-image: url(../images/jczwgk_lvyou.png);}
.jczwgk-sdly-content ul li:nth-child(31) {background-image: url(../images/jczwgk_haiguan.png);}
.jczwgk-sdly-content ul li:nth-child(32) {background-image: url(../images/ico32.jpg);}
.jczwgk-sdly-content ul li:nth-child(1),
.jczwgk-sdly-content ul li:nth-child(5),
.jczwgk-sdly-content ul li:nth-child(9),
.jczwgk-sdly-content ul li:nth-child(13),
.jczwgk-sdly-content ul li:nth-child(17),
.jczwgk-sdly-content ul li:nth-child(21),
.jczwgk-sdly-content ul li:nth-child(25),
.jczwgk-sdly-content ul li:nth-child(29) {
	margin-left: 0 !important;
}
.jczwgk-sdly-content ul li img {
	position: absolute;
	top: 50%;
	left: 60px;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.jczwgk-sdly-content ul li a {
	position: absolute;
	/*width: 180px;*/
	font-size: 24px;
	color: #4184BB;	
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 36px;
	padding-left: 100px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.jczwgk-jd-content {
	position: relative;
	width: 100%;
	margin-top: 60px;
}
.jczwgk-jd-title {
	position: relative;
	width: 100%;
	height: 60px;
	background: #EDEDED;
}
.jczwgk-jd-title h3 {
	position: relative;
	display: block;
	width: 320px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	background: #4184BB;
	font-size: 32px;
	font-weight: 400;
}
.jczwgk-jd-content ul {
	position: relative;
	width: 100%;
	margin-top: 10px;
}
.jczwgk-jd-content ul li {
	position: relative;
	float: left;
	width: 280px;
	height: 90px;
	margin: 20px 0 0 26.6666px;
	background: #EEEEEE;
	border-radius: 10px;
	text-align: center;
}
.jczwgk-jd-content ul li a {
	position: absolute;
	width: 280px;
	font-size: 22px;
	color: #4184BB;
	font-family: '宋体';
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 26px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.jczwgk-jd-content ul li:nth-child(1),
.jczwgk-jd-content ul li:nth-child(5),
.jczwgk-jd-content ul li:nth-child(9),
.jczwgk-jd-content ul li:nth-child(13),
.jczwgk-jd-content ul li:nth-child(17),
.jczwgk-jd-content ul li:nth-child(21),
.jczwgk-jd-content ul li:nth-child(25),
.jczwgk-jd-content ul li:nth-child(29) {
	margin-left: 0 !important;
}
/*重点领域专题*/
.mt30{ margin-top:30px;}
.wenzi_1{margin: 45px auto 35px; }
.wenzi_1 h3{text-align: center; padding-bottom: 15px;  font-size: 20px; font-weight: bold;}
.wenzi_1 p{line-height: 26px; text-indent: 2em;  font-size: 16px;}
.wenzi_1 p a:hover{color: #d20000;}
h2 {
    margin-top: 30px;
    font-size:18px;
    height: 42px;
    border-bottom: 1px solid #ddd;
}
h2 em {
    display: block;
    width: 6px;
    height: 20px;
    margin: 3px 10px 0 0;
    background: #266ebe;
}
.fl {
    float: left;
    line-height: 24px;
}
.zdly_li {
    float: left;
    list-style: none;
    width: 260px;
    border: 1px solid #eee;
    margin: 20px 26px 0 0;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    cursor: pointer;
}

/*--乡镇公开--*/
.xzgk-banner {
    position: relative;
    width: 100%;
    height: 340px;
    background: url(../images/jdbsc_bck.jpg) no-repeat center;
    background-size: 1920px 340px;
}
.xzgk-banner h1 {
    color: #ffffff;
    font-size: 60px;
    letter-spacing: 10px;
    text-align: center;
    padding-top: 80px;
    text-align:center;
    text-shadow: 0 2px 1px #333333;
    font-weight: bold;
}

/*网站地图*/
.map_tit{
    width: 100%;
    height: 50px;
    padding:10px 0 15px 0;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #e6e6e6;
    float: left;
}
.map_tit em {
    display: block;
    width: 6px;
    height: 20px;
    margin-top: 8px;
    background: #266ebe;
    float: left;
}
.map_tit p{
    margin:0 0 0 10px;
    float: left;
}
.map_div{ margin-top:20px; float: left;  width: 100%;}
.map_div .sonTit{ width: 100%; float: left; font-size: 18px; font-weight: bold; color: #266ebe; margin-bottom: 15px; }
.map_div  a{display: block;float: left; min-width: 152px; height: 42px;line-height: 42px;border: 1px solid #eee;
    text-align: center;font-size: 16px;margin-right: 12px;margin-bottom: 20px;}
.map_div  a:hover{color: #0a469c;}
.map_div  a:first-child{margin-left: 0;}
.map_div  .padd{padding: 0 15px;}

/*信用内黄*/
.xynh{ width:50%;}
.xynh_fuwidh{width:102.5%; }

	.cataNewCenter{ width:95%; margin:10px 0;}
	.cataNewsTit{ height:40px; width:100%; border-bottom:1px solid #c05959;margin-bottom: 10px;}
	.cataNewsTit .flt_lt{ font-size:18px; line-height:40px; font-weight:bold; color:#c50000; float:left; padding:0 5px;}
	.cataNewsTit .flt_rgt{ font-size:16px; line-height:40px; color:#c50000; float:right; padding:0 5px;}
	.newsCenterList{line-height:36px; text-indent:10px;}
	.newsCenterList a{ font-size:16px;}
	.newsCenterList	.flt_lt{float:left; color:#aba8a8;}
	.newsCenterList .flt_rgt{float:right; color:#aba8a8;}
        .m_img_loaded{padding:0 20px;}
/*法制政府建设创建*/
.fzzftop {
    width: 100%;
    height: 500px;
}

.fzzfboby {
    background: #fff;
    width: 100%;
}

.fzzfcon {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.fzzfmain {
    overflow: hidden;
}

.fzzftlt {
    background: url(/henan/nhxrmzf/files/202308/20230809102007567.png) center bottom no-repeat;
    height: 50px;
}

.fzzftlt span {
    width: 220px;
    margin: 0 auto;
    display: block;
    line-height: 74px;
    text-align: center;
    font-size: 30px;
    color: #CC1005;
    font-weight: bold;
    letter-spacing: 4px;
}

.fzzftlt a {
    float: right;
    margin-top: -53px;
    color: #B4B4B4;
    width: 70px;
}

.fzzfmain ul {
    margin-top: 30px;
    padding-inline-start: 0px;}

.fzzfmain li {
    overflow: hidden;
    line-height: 45px;
    padding-left: 10px;
    color: #222222;
    font-size: 16px;
    list-style-type: none;
}

.fzzfmain li a {
    color: #222222;
    font-size: 18px;
}

.fzzfmain li a::before {
    content: "·";
    margin-right: 5px;
    color: #1aced5;
}

.fzzfmain li span {
    color: #ababab;
    font-size: 18px;
    float: right;
}
.fzsfcj_creat_system_box {
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
}

.fzsfcj_creat_system_box ul li {
    float: left
}

.fzsfcj_creat_system_box ul li a {
    height: 80px;
    line-height: 80px;
    border: 1px #e5e5e5 solid;
    padding-left: 15px;
    vertical-align: middle;
    font-size: 17px;
    margin: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width:380px;
}

.fzsfcj_creat_system_box ul li:hover a {
   
    border: 1px #1aced5 solid;
    background: #1aced5;
    color: #ffffff;
}
/*--2025-02-17*/
.info-container {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);            
    width: 95%;
    height: 120px;
    margin: 0 auto;
}
.info-item {
    margin-bottom: 15px;
    font-size: 14px;
    color: #333;
    width: 50%;
    float: left;
}
.info-item strong {
    display: inline-block;
    width: 120px;
    font-weight: bold;
    color: #555;
    text-align: center;
}
.info-item span {
    color: #000;
}


/* 分享 */
.ShareCont1{
    display: inline-block;
    margin-left: 20px;
}
.ShareCont {
    width: auto;
    display: flex;
    align-items: center;
}
.onlyUseToVoice{
	padding:  0px !important;
}
.ShareCont a {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 10px;
    cursor: pointer;
}

.shareWx {
    background: url('/henan/nhxrmzf/style/v1/images/wx.png') top center no-repeat;
}

.shareWb {
    background: url('/henan/nhxrmzf/style/v1/images/wb.png') top center no-repeat;
}

.shareQzone {
    background: url('/henan/nhxrmzf/style/v1/images/qzone.png') top center no-repeat;
}

.wxCont {
    width: 350px;
    height: 334px;
    position: absolute;
    margin: auto;
    top: -330px;
    left: 72px;
    border: 4px solid #ddd;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
}

.wxCont span {
    margin-bottom: 20px;
    display: inline-block;
}

.wxCont .closeShare {
    float: right;
    cursor: pointer;
}

#qrcode img {
    margin: 0 auto;
}

.wxCont p {
    font-size: 14px;
    text-align: center;
}